Capture channel 2 configuration register
CAP_EN | Configures whether or not to enable capture on channel %s.\0: Disable\1: Enable |
CAP_MODE | Configures which edge of capture on channel %s after prescaling is used.\0: None\Bit0 is set to 1: Rnable capture on the negative edge\Bit1 is set to 1: Enable capture on the positive edge |
CAP_PRESCALE | Configures prescale value on possitive edge of CAP%s. Prescale value = PWM_CAP%s_PRESCALE + 1 |
CAP_IN_INVERT | Configures whether or not to invert CAP%s from GPIO matrix before prescale.\0: Normal\1: Invert |
CAP_SW | Configures the generation of software capture.\0: Invalid, No effect\1: Trigger a software forced capture on channel %s |